When renaming a file with wdired move point with file and don't lose mark status...
authorMichael Heerdegen <michael_heerdegen@web.de>
Wed, 17 Oct 2012 09:11:49 +0000 (11:11 +0200)
committermartin rudalics <rudalics@gmx.at>
Wed, 17 Oct 2012 09:11:49 +0000 (11:11 +0200)
commit178feb18a5635a63a05ce37085a9e6e1a02cc913
treec794fa007bc19b591949d67c27c86129691bdad5
parent3b5aeb1c6c3e16664f91b58243a546de0ab8ee9e
When renaming a file with wdired move point with file and don't lose mark status (Bug#11795).

* wdired.el (wdired-old-marks): New variable.
(wdired-change-to-wdired-mode): Locally set wdired-old-marks.
(wdired-do-renames): Move point with renamed file and don't lose
mark status (Bug#11795).
lisp/ChangeLog
lisp/wdired.el